[INFO] cloning repository https://github.com/uorocketry/messages-prost
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uorocketry/messages-prost" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuorocketry%2Fmessages-prost", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuorocketry%2Fmessages-prost'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c16c21cee30d57b993b0a3a61ed91dd11df8a9f6
[INFO] checking uorocketry/messages-prost against try#d1d7143153307f561233bd4d93e2a3b24157b081 for pr-151539-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuorocketry%2Fmessages-prost" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/uorocketry/messages-prost
[INFO] finished tweaking git repo https://github.com/uorocketry/messages-prost
[INFO] tweaked toml for git repo https://github.com/uorocketry/messages-prost written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/uorocketry/messages-prost on toolchain d1d7143153307f561233bd4d93e2a3b24157b081
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/uorocketry/messages-prost already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3e36fe6747f3fd3b78aefb256ab40096e059e750533f701273e8e57c0346556a
[INFO] running `Command { std: "docker" "start" "3e36fe6747f3fd3b78aefb256ab40096e059e750533f701273e8e57c0346556a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3e36fe6747f3fd3b78aefb256ab40096e059e750533f701273e8e57c0346556a" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e36fe6747f3fd3b78aefb256ab40096e059e750533f701273e8e57c0346556a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3e36fe6747f3fd3b78aefb256ab40096e059e750533f701273e8e57c0346556a" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling defmt-macros v1.0.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]    Compiling defmt v1.0.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]    Compiling crc-any v2.5.0
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking chrono v0.4.38 (https://github.com/uorocketry/chrono#02c0d2a7)
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking mavlink-core v0.13.1 (https://github.com/uorocketry/rust-mavlink.git#af4ab4bf)
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling quick-xml v0.26.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling ublox_derive v0.1.0 (https://github.com/uorocketry/ublox#286d43a3)
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling mavlink-bindgen v0.13.1 (https://github.com/uorocketry/rust-mavlink.git#af4ab4bf)
[INFO] [stderr]    Compiling defmt-parser v1.0.0
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling mavlink v0.13.1 (https://github.com/uorocketry/rust-mavlink.git#af4ab4bf)
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]     Checking defmt v0.3.100
[INFO] [stderr]    Compiling messages-prost v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking ublox v0.4.5 (https://github.com/uorocketry/ublox#286d43a3)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.87s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "3e36fe6747f3fd3b78aefb256ab40096e059e750533f701273e8e57c0346556a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e36fe6747f3fd3b78aefb256ab40096e059e750533f701273e8e57c0346556a", kill_on_drop: false }`
[INFO] [stdout] 3e36fe6747f3fd3b78aefb256ab40096e059e750533f701273e8e57c0346556a
